Global Index
HTML5 JS API Index > DOM Tutorials & Specs

HTMLMenuElement

Extends HTMLElement.

The menu element represents a list of commands.

Properties
DOMString
label
The label IDL attribute must reflect the content attribute of the same name.
DOMString
type
The type IDL attribute must reflect the content attribute of the same name, limited to only known values.
Referenced by
HTMLButtonElementmenu
HTMLElementcontextMenu